func html/template.endsWithCSSKeyword

2 uses

	html/template (current package)
		css.go#L17: func endsWithCSSKeyword(b []byte, kw string) bool {
		transition.go#L442: 			if endsWithCSSKeyword(p, "url") {